tests: Run network retries test for many retries directly
authorRobert Fairley <rfairley@redhat.com>
Thu, 5 Jul 2018 18:59:24 +0000 (14:59 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 5 Jul 2018 20:11:42 +0000 (20:11 +0000)
commit10c2fc33f68fbc7d8b9d29888d76cc0b44a170be
tree26742e8400ebe58c50959b94289471490691e1ff
parent7baf1678810c090206a8bee21ccebb2ee498fe60
tests: Run network retries test for many retries directly

This runs a test involving many retries for the --network-retries
option directly rather than inside a conditional statement, so that
the command does not silently fail and allow the test to continue
running.

Closes: #1673
Approved by: jlebon
tests/test-pull-repeated.sh